home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- auxButtonPressed = id;
- cancelButtonPressed = id;
- okButtonPressed = id;
- showSheet = id;
- showWindow = id;
- };
- CLASS = FSSheet;
- LANGUAGE = ObjC;
- OUTLETS = {
- accessoryView = id;
- btnAux = NSButton;
- btnCancel = NSButton;
- btnOk = NSButton;
- identifier = id;
- imgIcon = NSImageView;
- inputField = NSTextField;
- piProgress = NSProgressIndicator;
- target = id;
- txtBody = NSTextField;
- txtHeading = NSTextField;
- txtWindowMessage = NSTextField;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }